home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / Software / Netscape 6 / PC / browser.xpi / bin / res / charsetData.properties < prev    next >
Encoding:
Text File  |  2000-05-16  |  4.2 KB  |  116 lines

  1. ##
  2. ## The contents of this file are subject to the Netscape Public
  3. ## License Version 1.1 (the "License"); you may not use this file
  4. ## except in compliance with the License. You may obtain a copy of
  5. ## the License at http://www.mozilla.org/NPL/
  6. ##
  7. ## Software distributed under the License is distributed on an "AS
  8. ## IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9. ## implied. See the License for the specific language governing
  10. ## rights and limitations under the License.
  11. ##
  12. ## The Original Code is mozilla.org code.
  13. ##
  14. ## The Initial Developer of the Original Code is Netscape
  15. ## Communications Corporation.  Portions created by Netscape are
  16. ## Copyright (C) 1999 Netscape Communications Corporation. All
  17. ## Rights Reserved.
  18. ##
  19. ## Contributor(s): 
  20.  
  21. ## Rule of this file:
  22. ## 1. key should always be in lower case ascii so we can do case insensitive
  23. ##    comparision in the code faster.
  24.  
  25. ## Format of this file:
  26. ##
  27. ## charset_name.notForBrowser = anything  -  specifies that this charset is 
  28. ## not to be used in the browser
  29. ##
  30. ## charset_name.LangGroup = 
  31. ##
  32. ## charset_name.MIMEHeaderEncodingMethod =
  33. ##
  34. ## charset_name.MIMEMailCharset =
  35. ##
  36. ## charset_name.isMultibyte = multi byte charsets
  37.  
  38. t.61-8bit.notForBrowser             = true
  39. utf-32le.notForBrowser              = true
  40. utf-32be.notForBrowser              = true
  41. utf-16le.notForBrowser              = true
  42. utf-16be.notForBrowser              = true
  43. x-imap4-modified-utf7.notForBrowser = true
  44. x-u-escaped.notForBrowser           = true
  45. windows-936.notForBrowser           = true
  46. us-ascii.notForBrowser                  = true
  47. x-obsoleted-euc-jp.notForBrowser        = true
  48. x-obsoleted-iso-2022-jp.notForBrowser   = true
  49. x-obsoleted-shift_jis.notForBrowser     = true
  50.  
  51.  
  52. adobe-symbol-encoding.LangGroup    = el
  53. big5.LangGroup                     = zh-TW
  54. euc-jp.LangGroup                   = ja
  55. euc-kr.LangGroup                   = ko
  56. gb2312.LangGroup                   = zh-CN
  57. hz-gb-2312.LangGroup               = zh-CN
  58. iso-2022-jp.LangGroup              = ja
  59. iso-2022-kr.LangGroup              = ko
  60. iso-8859-1.LangGroup               = x-western
  61. iso-8859-15.LangGroup              = x-western
  62. iso-8859-2.LangGroup               = x-central-euro
  63. iso-8859-4.LangGroup               = x-baltic
  64. iso-8859-5.LangGroup               = x-cyrillic
  65. iso-8859-6.LangGroup               = ar
  66. iso-8859-7.LangGroup               = el
  67. iso-8859-8.LangGroup               = he
  68. iso-8859-9.LangGroup               = tr
  69. jis_0208-1983.LangGroup            = ja
  70. koi8-r.LangGroup                   = x-cyrillic
  71. koi8-u.LangGroup                   = x-cyrillic
  72. shift_jis.LangGroup                = ja
  73. tis-620.LangGroup                  = th
  74. us-ascii.LangGroup                 = x-western
  75. utf-8.LangGroup                    = x-unicode
  76. windows-1250.LangGroup             = x-central-euro
  77. windows-1251.LangGroup             = x-cyrillic
  78. x-cns-11643-1.LangGroup            = zh-TW
  79. x-cns-11643-2.LangGroup            = zh-TW
  80. x-euc-tw.LangGroup                 = zh-TW
  81. x-gbk.LangGroup                    = zh-CN
  82. x-mac-ce.LangGroup                 = x-central-euro
  83. x-mac-cyrillic.LangGroup           = x-cyrillic
  84. x-mac-greek.LangGroup              = el
  85. x-mac-roman.LangGroup              = x-western
  86. x-mac-turkish.LangGroup            = tr
  87. x-user-defined.LangGroup           = x-user-def
  88. x-x11johab.LangGroup               = ko
  89.  
  90. utf-8.MIMEHeaderEncodingMethod  = B
  91. utf-8.MIMEMailCharset           = utf-8
  92.  
  93.  
  94. iso-8859-6.notForBrowser    = true
  95. iso-8859-6-i.notForBrowser  = true
  96. iso-8859-6-e.notForBrowser  = true
  97. iso-8859-8-i.notForBrowser  = true
  98. iso-8859-8-e.notForBrowser  = true
  99. windows-1255.notForBrowser  = true
  100. windows-1256.notForBrowser  = true
  101. ibm862.notForBrowser        = true
  102. ibm864.notForBrowser        = true
  103.  
  104.  
  105. iso-2022-jp.isMultibyte     = true
  106. shift_jis.isMultibyte       = true
  107. euc-jp.isMultibyte          = true
  108. big5.isMultibyte            = true
  109. x-euc-tw.isMultibyte        = true
  110. gb2312.isMultibyte          = true
  111. hz-gb-2312.isMultibyte      = true
  112. iso-2022-kr.isMultibyte     = true
  113. euc-kr.isMultibyte          = true
  114. utf-7.isMultibyte           = true
  115. utf-8.isMultibyte           = true
  116.